Skip to content

add explanation of github actions for linting checks on prs - #144

Open
kgarwoodsdzwa wants to merge 3 commits into
142_github_actions_lintingfrom
test_trigger
Open

add explanation of github actions for linting checks on prs#144
kgarwoodsdzwa wants to merge 3 commits into
142_github_actions_lintingfrom
test_trigger

Conversation

@kgarwoodsdzwa

Copy link
Copy Markdown
Member

No description provided.

@kgarwoodsdzwa

Copy link
Copy Markdown
Member Author

exception for init

Comment thread README.md
To run the linters run `python -m flake8` and `python -m pylint --recursive y PATH/TO/FILES.py`
In order to contribute to whoot, both of these must be cleared. No newline at end of file

Pull requests will automatically trigger pylint and flake8 checks through Github Actions,

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I got the error: The config file .pylintrc doesn't exist!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants